@charset "utf-8";
/* CSS Document */

/****************  Responsive css  ***********************/
@media all and (min-width: 980px) and (max-width: 1024px){

}
@media all and (min-width: 769px) and (max-width: 979px){

}
@media all and (min-width: 641px) and (max-width: 768px){
.menuBg{background-color:#00aeef!important;}
.nav>li>a {padding:9px 20px!important;}
}
@media all and (min-width: 569px) and (max-width: 640px){

}
@media all and (min-width: 481px) and (max-width: 568px){

}
@media all and (min-width: 361px) and (max-width: 480px){

}
@media all and (min-width: 321px) and (max-width: 360px){

}
@media all and (max-width: 320px){

}

/****************  Biswajit Responsive css Common  ***********************/
@media all and (min-width: 320px) and (max-width: 768px){
body {font-size: 12px;}
#headerSection {padding: 0px 0!important;}
.servicebox {border-right: 0px solid #CCC;}
.headerRight img{ display:none;}
.logo {margin: 20px 0 0px 0;}
.headerRight p {font-size: 12px;margin-top:20px;text-align:left;}
.headerRight .col-md-10{padding-left:0;}
.menuBg {background-image:none; background-color:transparent;}
.menuBg .navbar-header {background-color:#00aeef; color:#FFF;}
.navbar-default .navbar-brand {color: #fff;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
#enquirySection {text-align: center;}
#enquirySection .enquiry-now {float: none; text-align:center; margin-top:20px}
#serviceSection h1{	font-size:30px;}
#welcomeSection h1{font-size:30px;}
#enquirySection h1{font-size:30px;}
.enquiryBox{min-height:1px;}
.informationBox{min-height:1px;}
.addressBox{min-height:1px;}
#welcomeSection p{padding:0 5px;}
.socialMain i {padding: 0px 0 0 20px;

}